|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DatabaseTableConfiguration | |
|---|---|
| org.eclipse.vtp.framework.databases.configurations | |
| Uses of DatabaseTableConfiguration in org.eclipse.vtp.framework.databases.configurations |
|---|
| Methods in org.eclipse.vtp.framework.databases.configurations that return DatabaseTableConfiguration | |
|---|---|
DatabaseTableConfiguration[] |
DatabaseConfiguration.getTables()
Returns the tables defined in the database. |
| Methods in org.eclipse.vtp.framework.databases.configurations with parameters of type DatabaseTableConfiguration | |
|---|---|
void |
DatabaseConfiguration.addTable(DatabaseTableConfiguration table)
Adds a table to the end of this database. |
void |
DatabaseConfiguration.removeTable(DatabaseTableConfiguration table)
Removes a table from this database. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||